'Declaration
Public NotInheritable Class ExecutePS(Of TResult) Inherits JAMSNativeActivityGeneric(Of TResult) Implements ISupportCommands
'Usage
Dim instance As ExecutePS(Of TResult)
public sealed class ExecutePS<TResult> : JAMSNativeActivityGeneric<TResult>, ISupportCommands